Welcome![Sign In][Sign Up]
Location:
Search - Vc polygon

Search list

[Special EffectsClip

Description: 这是一个多边形剪裁算法,用VC编写的算法-This is a polygon cut algorithm, the algorithm used to prepare VC
Platform: | Size: 19456 | Author: 姚茂林 | Hits:

[Graph Drawingdraw2

Description: 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。-Polygon clipping process: it is more commonly used method of cutting: Sutherland-Hodgman algorithm. This procedure of cutting the order for the left, bottom, right, top, then the cutting is carried out: the original clipping polygon to be clipped polygon as input the left side of the rectangular cutting, then cutting output cut as the bottom of the input polygon, ... ... , and so on, until the last end side of the rectangular cut above.
Platform: | Size: 65536 | Author: tomomoon | Hits:

[OpenGL programshiyan4

Description: 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm. 2. Experimental contents: (1) understand the principles of cutting a straight line (Cohen-Surtherland algorithm, You-Xin Liang Dong algorithm) (2) the use of VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line. (3) debug, compile, modify the program
Platform: | Size: 566272 | Author: jing | Hits:

[OpenGL programinclude2

Description: 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm.
Platform: | Size: 4096 | Author: zhanyun | Hits:

[VC/MFCVCpp.NET

Description: 《VC++.NET精彩百例》配套代码 [涉及平台] VC++.NET [作者] void [文件大小] 2969KB [更新日期] 2005-10-30 一、资源说明 第1章 界面编程 实例1 "欢迎"界面 实例2 动态字幕效果 实例3 透明窗体 实例4 静态切分窗口 实例5 滚动视图 实例6 字形窗口 实例7 多边形窗口 实例8 HTML浏览器 实例9 窗口的动画效果 实例10 实现动画图标 实例11 动态切分窗口 实例12 橡皮区矩形 实例13 多个定时器 实例14 椭圆窗体 -" VC++. NET brilliant 100 cases of" complementary code [involving platform] VC++. NET [author] void [File Size] 2969KB [Updated] 2005-10-30 I, Chapter 1 of the resources that programming interface Example 1 " Welcome" interface example 2 example 3 effect of dynamic subtitles transparent form of static segmentation example 4 example 5 rolling window view window example 6 example 7 polygon-shaped window example 8 HTML browser window example 9 example 10 of the animation icon animation examples of the realization of dynamic shear 11 Examples of sub-window area of 12 rectangular rubber Timer more than 13 examples of examples of oval form 14 ......
Platform: | Size: 3140608 | Author: 苏叶 | Hits:

[Special Effectsvc

Description: 用vc实现求任意多边形面积,输入多边形点坐标,求连接各顶点所形成的多边形面积。-Vc seeking to achieve by arbitrary polygon area, enter the coordinates of polygon points, and formed by connecting all vertices of the polygon area.
Platform: | Size: 261120 | Author: 吴军 | Hits:

[Graph programtuxingxue

Description: 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:44452114 E-mail:lewsn2008@yahoo.com.cn -The program package contains a variety of computer graphics algorithms learned source: 1, straight line method (B algorithm, DDA algorithm and the mid-point algorithm) 2, 3 arc algorithm, polygon fill algorithm (ordered edge hair, Seed algorithms and pattern filling algorithm) 4, two-dimensional transform algorithm 5, line two-dimensional cutting algorithm is six, three-dimensional transform algorithm package has various algorithms source and executable programs, in addition to description and explanation of procedures to ensure easy read. Procedures are personally write console C program using Turbo C write, write GUI programs using VC. And they are all tested successfully. Can I have any questions contact: QQ: 44452114 E-mail: lewsn2008@yahoo.com.cn
Platform: | Size: 313344 | Author: lewsn2008 | Hits:

[Graph programBucket

Description: 图形学-多边形有效边表填充算法 VC++工程,有注释-Graphics- Polygon Fill Algorithm effective side table
Platform: | Size: 2508800 | Author: sidney | Hits:

[2D Graphicgraphics

Description: 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan conversion algorithm and region filling algorithm
Platform: | Size: 126976 | Author: Jack | Hits:

[Graph Drawingpolygon

Description: 此为用vc++编写的画图程序,供大家参考-This is written using vc++ Paint program, for your reference
Platform: | Size: 1010688 | Author: 李静 | Hits:

[OpenGL programpolygon

Description: 在VC++环境下,结合OpenGL,绘制简单的多边形-In VC++ environment, the combination of OpenGL, draw a simple polygon
Platform: | Size: 5120 | Author: zouyuan | Hits:

[OpenGL programRotating-A-Polygon

Description: 在VC++环境下,结合OpenGL,旋转一个多面体,让画面动起来-In VC++ environment, the combination of OpenGL, rotate a polyhedron, so that moving pictures
Platform: | Size: 5120 | Author: zouyuan | Hits:

[Graph Drawingvc.cad

Description: 用VC开发的cad系统,包括放大、缩小、平移等操作,绘制的基本对象包括线、多边形、圆、椭圆、三角形等。 -Developed using VC cad system, including zoom, pan and other operations, the basic object drawing including line, polygon, circle, ellipse, triangle and so on.
Platform: | Size: 283648 | Author: 吴朦 | Hits:

[GUI Developpolygon

Description: vc设计多边形窗体的程序源码,希望对大家有所帮助-vc design program source code form polygons, we hope to help
Platform: | Size: 7168 | Author: | Hits:

[GDI-Bitmappolygon

Description: vc 绘制多边形 的程序源码,有兴趣的朋友学习一下。-vc program source code to draw polygons, friends who are interested to learn about.
Platform: | Size: 8192 | Author: | Hits:

[VC/MFCfilling-VC

Description: 多边形填充,计算机图形学教材作业多边形填充的VC程序源代码及MFC实现。-Polygon fill, computer graphics textbook job polygon fill the VC program source code and MFC.
Platform: | Size: 59392 | Author: 不曾失落的风 | Hits:

[Graph DrawingPolygon

Description: 基于VC++ 6.0实现的多边形叠置分析程序。包括,求交集,并集和补集等功能!-Polygon overlay analysis procedures based on VC++ 6.0 implementation. Including, for intersection and set complement of functions!
Platform: | Size: 144384 | Author: xuzhimin | Hits:

[Internet-NetworkRotating-A-Polygon

Description: 在VC++环境下,结合OpenGL,旋转一个多面体,让画面动起来-In VC++ environment, the combination of OpenGL, rotate a polyhedron, so that moving pictures
Platform: | Size: 5120 | Author: 闯黄扣分 | Hits:

[OtherArbitrary-polygon-scan-line-filling

Description: 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
Platform: | Size: 3072 | Author: 谢伟康 | Hits:

[Graph Drawingpolygon

Description: 在VC++6.0中,设计种子填充算法演示软件,分别演示递归算法、用栈实现非递归【深度遍历】、用队列实现非递归【广度遍历】,绘制简单的多边形-In vc++ 6.0, presentation software design seed filling algorithm, illustrate each recursive algorithm, using stack to realize non-recursive traversal 】 【 depth, with a queue to realize non-recursive, breadth traversal 】 【 draw a simple polygon
Platform: | Size: 2392064 | Author: 林宇 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net